Skip to content

Conversation

samcm
Copy link
Contributor

@samcm samcm commented Oct 16, 2025

What type of PR is this?
Bug fix

What does this PR do? Why is it needed?
Prysm will load the first cached genesis state file that it sees, which can be problematic if you have multiple different networks cached. E.g. if you've previously run on Hoodi, then swap to Sepolia, the Hoodi genesis state would be loaded over the top of the Sepolia config.

Which issues(s) does this PR fix?
Fixes #15874

Other notes for review

Acknowledgements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Changing network results in wrong genesis state

1 participant